ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / DocumentBase<PageType> Class / UserPreferences Property

In This Topic
    UserPreferences Property (DocumentBase<PageType>)
    In This Topic
    Gets or sets the user preferences.
    Syntax
    'Declaration
     
    Public Property UserPreferences As UserPreferences
    public UserPreferences UserPreferences {get; set;}

    Property Value

    The user preferences.
    See Also